<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="11759" systemVersion="16D32" minimumToolsVersion="Xcode 4.3" sourceLanguage="Objective-C" userDefinedModelVersionIdentifier="">
    <entity name="DropShipHistory" representedClassName="KCD.DropShipHistory" syncable="YES">
        <attribute name="date" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mapArea" attributeType="String" syncable="YES"/>
        <attribute name="mapAreaName" attributeType="String" syncable="YES"/>
        <attribute name="mapCell" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mapInfo" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mapInfoName" attributeType="String" syncable="YES"/>
        <attribute name="mark" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="shipName" attributeType="String" indexed="YES" syncable="YES"/>
        <attribute name="winRank" attributeType="String" syncable="YES"/>
    </entity>
    <entity name="HiddenDropShipHistory" representedClassName="KCD.HiddenDropShipHistory" syncable="YES">
        <attribute name="date" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mapArea" attributeType="String" syncable="YES"/>
        <attribute name="mapAreaName" attributeType="String" syncable="YES"/>
        <attribute name="mapCell" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mapInfo" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mapInfoName" attributeType="String" syncable="YES"/>
        <attribute name="shipName" attributeType="String" indexed="YES" syncable="YES"/>
        <attribute name="winRank" attributeType="String" syncable="YES"/>
    </entity>
    <entity name="KaihatuHistory" representedClassName="KCD.KaihatuHistory" syncable="YES">
        <attribute name="bauxite" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="bull" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="commanderLv" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="date" attributeType="Date" usesScalarValueType="NO" indexed="YES" syncable="YES"/>
        <attribute name="flagShipLv" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="flagShipName" attributeType="String" syncable="YES"/>
        <attribute name="fuel" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="kaihatusizai" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mark" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="name" attributeType="String" indexed="YES" syncable="YES"/>
        <attribute name="steel" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
    </entity>
    <entity name="KenzoHistory" representedClassName="KCD.KenzoHistory" syncable="YES">
        <attribute name="bauxite" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="bull" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="commanderLv" optional="YES" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="date" attributeType="Date" usesScalarValueType="NO" indexed="YES" syncable="YES"/>
        <attribute name="flagShipLv" optional="YES" attributeType="Integer 64" defaultValueString="-1" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="flagShipName" optional="YES" attributeType="String" defaultValueString="unknown" syncable="YES"/>
        <attribute name="fuel" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="kaihatusizai" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="mark" optional="YES" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="name" attributeType="String" minValueString="1" indexed="YES" syncable="YES"/>
        <attribute name="steel" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="sTypeId" optional="YES" attributeType="Integer 64" defaultValueString="-1" usesScalarValueType="NO" syncable="YES"/>
    </entity>
    <entity name="KenzoMark" representedClassName="KCD.KenzoMark" syncable="YES">
        <attribute name="bauxite" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="bull" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="commanderLv" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="created_ship_id" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="flagShipLv" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="flagShipName" attributeType="String" defaultValueString="unknown" syncable="YES"/>
        <attribute name="fuel" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="kaihatusizai" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="kDockId" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="steel" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" syncable="YES"/>
    </entity>
    <elements>
        <element name="DropShipHistory" positionX="9" positionY="135" width="128" height="180"/>
        <element name="HiddenDropShipHistory" positionX="18" positionY="144" width="128" height="165"/>
        <element name="KaihatuHistory" positionX="0" positionY="63" width="128" height="30"/>
        <element name="KenzoHistory" positionX="0" positionY="0" width="128" height="30"/>
        <element name="KenzoMark" positionX="9" positionY="117" width="128" height="30"/>
    </elements>
</model>